MemoryBlock.LeftB Function

Returns a new MemoryBlock of the specified size using the same endianness as the source MemoryBlock.

Syntax

result = MemoryBlock.LeftB( bytes )

Parameters

bytes

Integer

Return Value

Result

MemoryBlock